projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1faa0d3
)
(maintainer-clean): Depend on `distclean'. Don't remove elisp* info files;
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Dec 2006 18:09:41 +0000
(18:09 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Dec 2006 18:09:41 +0000
(18:09 +0000)
they are already deleted by the `clean' and `distclean' targets, and they
are in the $(infodir) directory, not the current one.
lispref/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lispref/makefile.w32-in
b/lispref/makefile.w32-in
index 7da88058bd583ad91d9068afb4d2c9298fa0d04a..30dfb6ac1d25e033bd2903bc4d1482f7427d778e 100644
(file)
--- a/
lispref/makefile.w32-in
+++ b/
lispref/makefile.w32-in
@@
-119,5
+119,5
@@
clean:
distclean: clean
-maintainer-clean: clean
- - $(DEL) elisp
elisp-* elisp
.dvi elisp.oaux
+maintainer-clean:
dist
clean
+ - $(DEL) elisp.dvi elisp.oaux